github.com/andybalholm/brotli.hasherHandle.StoreRange (method)
5 uses
github.com/andybalholm/brotli (current package)
backward_references.go#L140: hasher.StoreRange(ringbuffer, ringbuffer_mask, range_start, range_end)
backward_references_hq.go#L758: hasher.StoreRange(ringbuffer, ringbuffer_mask, pos+1, brotli_min_size_t(pos+match_len, store_end))
hash.go#L28: StoreRange(data []byte, mask uint, ix_start uint, ix_end uint)
hash_composite.go#L76: h.ha.StoreRange(data, mask, ix_start, ix_end)
hash_composite.go#L77: h.hb.StoreRange(data, mask, ix_start, ix_end)
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |